home *** CD-ROM | disk | FTP | other *** search
/ Together in Jesus: 1st Reconciliation Computer Fun / Together in Jesus - First Reconciliation - Computer Fun.iso / index.swf / scripts / DefineButton2_156 / BUTTONCONDACTION on(release).as
Text File  |  2007-11-18  |  140b  |  7 lines

  1. on(release){
  2.    nextFrame();
  3.    newsorry_mc._visible = false;
  4.    soundApplause1.start();
  5.    _root.timeAmount2_txt.text = timer_txt;
  6. }
  7.